Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
8.0.0 (2023-12-01)
⚠ BREAKING CHANGES
getChannels()
method andhas_channels
getter from theYT.Channel
class, as they are no longer useful. The featured channels are now shown on the channel home tab. To get them you can use thechannels
getter on the home tab of the channel. Please note that some channel owners might not have added that section to their home page yet, so you won't be able to get the featured channels for those channels. The home tab is the default tab that is returned when you callInnerTube#getChannel()
, you can also access that tab by callinggetHome()
on aYT.Channel
object.Features
FeedNudge
(#533) (e021395)VideoAttributeView
(#531) (ff4ab16)ChannelOwnerEmptyState
(#541) (b60930a)ClipSection
(#532) (9007b65)contentType
to audio and video adaption sets (#539) (4806fc6)overrides
instead of--legacy-peer-deps
(#529) (db7f620)Bug Fixes
getChannels()
andhas_channels
, as YouTube removed the tab (#542) (6a5a579)ReelShelf
to list of possible nodes (f74ed5a)image
andoverflow_menu_on_tap
props (5ae15be)Performance Improvements
This PR was generated with Release Please. See documentation.